home *** CD-ROM | disk | FTP | other *** search
/ Atari Mega Archive 2 / Atari Mega Archive CD - Volume 2.iso / prtfolio / support / addres.sit / Address / background_16084.txt < prev    next >
Text File  |  1990-09-28  |  8KB  |  400 lines

  1. -- background: 16084 from stack: in
  2. -- bmap block id: 16160
  3. -- flags: 4000
  4. -- background id: 0
  5. -- name: Address
  6. ----- HyperTalk script -----
  7. on closeField
  8.   put the date into field "date"
  9. end closeField
  10.  
  11. on newCard
  12.   put the date into field "date"
  13.   tabKey
  14. end newCard
  15.  
  16.  
  17. -- part 2 (field)
  18. -- low flags: 02
  19. -- high flags: 0000
  20. -- rect: left=14 top=27 right=52 bottom=433
  21. -- title width / last selected line: 0
  22. -- icon id / first selected line: 0 / 0
  23. -- text alignment: 0
  24. -- font id: 20
  25. -- text size: 18
  26. -- style flags: 0
  27. -- line height: 24
  28. -- part name: Name
  29.  
  30.  
  31. -- part 19 (button)
  32. -- low flags: 00
  33. -- high flags: 2000
  34. -- rect: left=59 top=309 right=342 bottom=98
  35. -- title width / last selected line: 0
  36. -- icon id / first selected line: 20965 / 20965
  37. -- text alignment: 1
  38. -- font id: 0
  39. -- text size: 12
  40. -- style flags: 0
  41. -- line height: 16
  42. -- part name: go to To Do
  43. ----- HyperTalk script -----
  44. on mouseUp
  45.   go to stack "ToDo"
  46. end mouseUp
  47.  
  48.  
  49.  
  50. -- part 21 (button)
  51. -- low flags: 00
  52. -- high flags: 2000
  53. -- rect: left=213 top=309 right=342 bottom=252
  54. -- title width / last selected line: 0
  55. -- icon id / first selected line: 902 / 902
  56. -- text alignment: 1
  57. -- font id: 0
  58. -- text size: 12
  59. -- style flags: 0
  60. -- line height: 16
  61. -- part name: Prev
  62. ----- HyperTalk script -----
  63. on mouseUp
  64.   visual effect scroll right
  65.   go to previous card of this bkgnd
  66. end mouseUp
  67.  
  68.  
  69.  
  70. -- part 22 (button)
  71. -- low flags: 00
  72. -- high flags: 2000
  73. -- rect: left=263 top=309 right=342 bottom=302
  74. -- title width / last selected line: 0
  75. -- icon id / first selected line: 26425 / 26425
  76. -- text alignment: 1
  77. -- font id: 0
  78. -- text size: 12
  79. -- style flags: 0
  80. -- line height: 16
  81. -- part name: Next
  82. ----- HyperTalk script -----
  83. on mouseUp
  84.   visual effect scroll left
  85.   go to next card of this bkgnd
  86. end mouseUp
  87.  
  88.  
  89.  
  90. -- part 10 (field)
  91. -- low flags: 02
  92. -- high flags: 4000
  93. -- rect: left=23 top=85 right=105 bottom=230
  94. -- title width / last selected line: 0
  95. -- icon id / first selected line: 0 / 0
  96. -- text alignment: 1
  97. -- font id: 20
  98. -- text size: 14
  99. -- style flags: 0
  100. -- line height: 18
  101. -- part name: Main Phone
  102.  
  103.  
  104. -- part 26 (button)
  105. -- low flags: 00
  106. -- high flags: 2000
  107. -- rect: left=467 top=309 right=342 bottom=506
  108. -- title width / last selected line: 0
  109. -- icon id / first selected line: 21449 / 21449
  110. -- text alignment: 1
  111. -- font id: 0
  112. -- text size: 12
  113. -- style flags: 0
  114. -- line height: 16
  115. -- part name: Return
  116. ----- HyperTalk script -----
  117. on mouseUp
  118.   visual effect iris close to gray
  119.   visual effect dissolve
  120.   go to first card
  121. end mouseUp
  122.  
  123.  
  124.  
  125. -- part 27 (button)
  126. -- low flags: 00
  127. -- high flags: 2000
  128. -- rect: left=365 top=309 right=342 bottom=404
  129. -- title width / last selected line: 0
  130. -- icon id / first selected line: 1007 / 1007
  131. -- text alignment: 1
  132. -- font id: 0
  133. -- text size: 12
  134. -- style flags: 0
  135. -- line height: 16
  136. -- part name: Print
  137. ----- HyperTalk script -----
  138. on mouseUp
  139.   answer "Output to printer?" with "You Bet!" or "Cancel"
  140.   if it = "Cancel" then exit mouseup
  141.   answer "Print the stack or a report of its text" with "Stack" or "Report" or "Cancel"
  142.   if it = "Cancel" then
  143.     exit mouseup
  144.   else if it = "Stack" then
  145.     doMenu Print Stack...
  146.   else if it = "Report" then
  147.     doMenu Print Report...
  148.   end if
  149. end mouseUp
  150.  
  151.  
  152.  
  153. -- part 28 (button)
  154. -- low flags: 00
  155. -- high flags: 2000
  156. -- rect: left=161 top=309 right=342 bottom=200
  157. -- title width / last selected line: 0
  158. -- icon id / first selected line: 21209 / 21209
  159. -- text alignment: 1
  160. -- font id: 0
  161. -- text size: 12
  162. -- style flags: 0
  163. -- line height: 16
  164. -- part name: Yearly
  165. ----- HyperTalk script -----
  166. on mouseUp
  167.   go to stack "Calendar"
  168. end mouseUp
  169.  
  170.  
  171.  
  172. -- part 30 (field)
  173. -- low flags: 01
  174. -- high flags: 0000
  175. -- rect: left=444 top=287 right=301 bottom=502
  176. -- title width / last selected line: 0
  177. -- icon id / first selected line: 0 / 0
  178. -- text alignment: 1
  179. -- font id: 3
  180. -- text size: 9
  181. -- style flags: 0
  182. -- line height: 12
  183. -- part name: Date
  184.  
  185.  
  186. -- part 31 (button)
  187. -- low flags: 00
  188. -- high flags: 2000
  189. -- rect: left=416 top=309 right=342 bottom=455
  190. -- title width / last selected line: 0
  191. -- icon id / first selected line: 8538 / 8538
  192. -- text alignment: 1
  193. -- font id: 0
  194. -- text size: 12
  195. -- style flags: 0
  196. -- line height: 16
  197. -- part name: go to To Do
  198. ----- HyperTalk script -----
  199. on mouseUp
  200.   Ask "Find What?"
  201.   global searcher
  202.   put it into searcher
  203.   find searcher
  204.   doMenu "Find..."
  205.   hide message box
  206. end mouseUp
  207.  
  208.  
  209.  
  210. -- part 35 (button)
  211. -- low flags: 00
  212. -- high flags: 2000
  213. -- rect: left=464 top=21 right=50 bottom=502
  214. -- title width / last selected line: 0
  215. -- icon id / first selected line: 17481 / 17481
  216. -- text alignment: 1
  217. -- font id: 0
  218. -- text size: 12
  219. -- style flags: 0
  220. -- line height: 16
  221. -- part name: New Card
  222. ----- HyperTalk script -----
  223. on mouseUp
  224.   go to last card
  225.   doMenu "New Card"
  226. end mouseUp
  227.  
  228.  
  229.  
  230. -- part 36 (button)
  231. -- low flags: 00
  232. -- high flags: 8000
  233. -- rect: left=334 top=62 right=80 bottom=413
  234. -- title width / last selected line: 0
  235. -- icon id / first selected line: 0 / 0
  236. -- text alignment: 1
  237. -- font id: 0
  238. -- text size: 12
  239. -- style flags: 0
  240. -- line height: 16
  241. -- part name: Address
  242.  
  243.  
  244. -- part 37 (button)
  245. -- low flags: 00
  246. -- high flags: 8000
  247. -- rect: left=61 top=61 right=79 bottom=199
  248. -- title width / last selected line: 0
  249. -- icon id / first selected line: 0 / 0
  250. -- text alignment: 1
  251. -- font id: 0
  252. -- text size: 12
  253. -- style flags: 0
  254. -- line height: 16
  255. -- part name: Main Phone Number
  256.  
  257.  
  258. -- part 38 (button)
  259. -- low flags: 00
  260. -- high flags: 8000
  261. -- rect: left=212 top=208 right=226 bottom=291
  262. -- title width / last selected line: 0
  263. -- icon id / first selected line: 0 / 0
  264. -- text alignment: 1
  265. -- font id: 0
  266. -- text size: 12
  267. -- style flags: 0
  268. -- line height: 16
  269. -- part name: Notes
  270.  
  271.  
  272. -- part 39 (button)
  273. -- low flags: 00
  274. -- high flags: 8000
  275. -- rect: left=394 top=284 right=302 bottom=451
  276. -- title width / last selected line: 0
  277. -- icon id / first selected line: 0 / 0
  278. -- text alignment: 1
  279. -- font id: 3
  280. -- text size: 9
  281. -- style flags: 0
  282. -- line height: 12
  283. -- part name: Revised on:
  284.  
  285.  
  286. -- part 45 (button)
  287. -- low flags: 00
  288. -- high flags: 2000
  289. -- rect: left=110 top=309 right=342 bottom=149
  290. -- title width / last selected line: 0
  291. -- icon id / first selected line: 32046 / 32046
  292. -- text alignment: 1
  293. -- font id: 0
  294. -- text size: 12
  295. -- style flags: 0
  296. -- line height: 16
  297. -- part name: Notes
  298. ----- HyperTalk script -----
  299. on mouseUp
  300.   go to stack "Notes"
  301. end mouseUp
  302.  
  303.  
  304.  
  305. -- part 47 (button)
  306. -- low flags: 00
  307. -- high flags: 0000
  308. -- rect: left=314 top=309 right=342 bottom=353
  309. -- title width / last selected line: 0
  310. -- icon id / first selected line: 10589 / 10589
  311. -- text alignment: 1
  312. -- font id: 0
  313. -- text size: 12
  314. -- style flags: 0
  315. -- line height: 16
  316. -- part name: Delete
  317. ----- HyperTalk script -----
  318. on mouseUp
  319.   answer "Delete this card?" with "You Bet!" or "Cancel"
  320.   if it is "Cancel" then exit mouseUp
  321.   DoMenu "Delete Card"
  322. end mouseUp
  323.  
  324.  
  325.  
  326. -- part 51 (button)
  327. -- low flags: 00
  328. -- high flags: 2000
  329. -- rect: left=8 top=309 right=342 bottom=47
  330. -- title width / last selected line: 0
  331. -- icon id / first selected line: 20098 / 20098
  332. -- text alignment: 1
  333. -- font id: 0
  334. -- text size: 12
  335. -- style flags: 0
  336. -- line height: 16
  337. -- part name: Home
  338. ----- HyperTalk script -----
  339. on mouseUp
  340.   visual effect dissolve
  341.   go home
  342. end mouseUp
  343.  
  344.  
  345.  
  346. -- part 52 (button)
  347. -- low flags: 00
  348. -- high flags: 8000
  349. -- rect: left=53 top=121 right=139 bottom=204
  350. -- title width / last selected line: 0
  351. -- icon id / first selected line: 0 / 0
  352. -- text alignment: 1
  353. -- font id: 0
  354. -- text size: 12
  355. -- style flags: 0
  356. -- line height: 16
  357. -- part name: Other Phone Numbers
  358.  
  359.  
  360. -- part 53 (field)
  361. -- low flags: 02
  362. -- high flags: 4000
  363. -- rect: left=22 top=141 right=197 bottom=229
  364. -- title width / last selected line: 0
  365. -- icon id / first selected line: 0 / 0
  366. -- text alignment: 0
  367. -- font id: 20
  368. -- text size: 14
  369. -- style flags: 0
  370. -- line height: 18
  371. -- part name: Other Phone
  372.  
  373.  
  374. -- part 55 (field)
  375. -- low flags: 02
  376. -- high flags: 4000
  377. -- rect: left=240 top=86 right=197 bottom=497
  378. -- title width / last selected line: 0
  379. -- icon id / first selected line: 0 / 0
  380. -- text alignment: 0
  381. -- font id: 20
  382. -- text size: 14
  383. -- style flags: 0
  384. -- line height: 18
  385. -- part name: Address
  386.  
  387.  
  388. -- part 56 (field)
  389. -- low flags: 02
  390. -- high flags: 4007
  391. -- rect: left=21 top=226 right=280 bottom=496
  392. -- title width / last sele